'Declaration Public Overloads Sub CreateFolderAsync( _ ByVal BatchHeader As BatchHeader, _ ByVal Folder As String, _ ByVal Parent As String, _ ByVal Properties() As Property _ )
public void CreateFolderAsync( BatchHeader BatchHeader, string Folder, string Parent, Property[] Properties )
Parameters
- BatchHeader
- Folder
- Parent
- Properties